-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.25 (latest)
-
Code
-
Classes
- Request
| Total Complexity |
105 |
| Dependencies |
19 |
| Dependents |
1 |
| Total lines |
614 |
| Lines of code |
361 |
| Logical lines of code |
193 |
| Comment lines |
86 |
| Methods |
49 |
| Properties |
11 |
Methods 49
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setState() |
A |
48 |
12 |
32 |
| __construct() |
S |
54 |
7 |
20 |
| processResponse() |
S |
53 |
6 |
22 |
| setAuth() |
S |
49 |
5 |
32 |
| setResponse() |
S |
55 |
5 |
19 |
| setPort() |
S |
62 |
6 |
10 |
| setUrl() |
S |
60 |
4 |
14 |
| removeCookie() |
S |
63 |
4 |
10 |
| setResponseBody() |
S |
65 |
3 |
9 |
| __clone() |
S |
61 |
2 |
12 |
| getRawHeaders() |
S |
68 |
2 |
6 |
| send() |
S |
71 |
2 |
6 |
| getQuery() |
S |
74 |
2 |
5 |
| getResource() |
S |
68 |
2 |
7 |
| getUrl() |
S |
79 |
2 |
3 |
| getResponseBody() |
S |
70 |
2 |
6 |
| isResponseBodyRepeatable() |
S |
74 |
2 |
4 |
| getCookies() |
S |
68 |
2 |
7 |
| getCookie() |
S |
74 |
2 |
4 |
| addCookie() |
S |
65 |
2 |
9 |
| getEventDispatcher() |
S |
72 |
2 |
6 |
| canCache() |
S |
64 |
2 |
9 |
| getAllEvents() |
S |
64 |
1 |
11 |
| __toString() |
S |
80 |
1 |
3 |
| onRequestError() |
S |
71 |
1 |
5 |
| setClient() |
S |
77 |
1 |
4 |
| getClient() |
S |
82 |
1 |
3 |
| getResponse() |
S |
82 |
1 |
3 |
| getMethod() |
S |
82 |
1 |
3 |
| getScheme() |
S |
81 |
1 |
3 |
| setScheme() |
S |
77 |
1 |
4 |
| getHost() |
S |
81 |
1 |
3 |
| setHost() |
S |
74 |
1 |
5 |
| getProtocolVersion() |
S |
82 |
1 |
3 |
| setProtocolVersion() |
S |
77 |
1 |
4 |
| getPath() |
S |
79 |
1 |
3 |
| setPath() |
S |
77 |
1 |
4 |
| getPort() |
S |
81 |
1 |
3 |
| getUsername() |
S |
82 |
1 |
3 |
| getPassword() |
S |
82 |
1 |
3 |
| getState() |
S |
82 |
1 |
3 |
| getCurlOptions() |
S |
82 |
1 |
3 |
| startResponse() |
S |
70 |
1 |
6 |
| setEventDispatcher() |
S |
72 |
1 |
5 |
| dispatch() |
S |
74 |
1 |
4 |
| addSubscriber() |
S |
77 |
1 |
4 |
| getEventArray() |
S |
72 |
1 |
6 |
| setIsRedirect() |
S |
77 |
1 |
4 |
| isRedirect() |
S |
76 |
1 |
4 |